CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - msp430 pwm

搜索资源列表

  1. pwm

    0下载:
  2. msp430单片机控制输出PWM波,可以用来控制DC_DC变换用的控制信号,很好用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5072
    • 提供者:李超
  1. msp430的PWM功能测试代码

    0下载:
  2. msp430的PWM功能测试代码,详细介绍了msp430的PWM输出设置
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:20356
    • 提供者:唐选来
  1. PWM

    0下载:
  2. msp430单片机控制步进马达应用源代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7439
    • 提供者:jiachengjiang
  1. MSP430

    0下载:
  2. 430例程调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-1 FLASH擦写程序 |——8-2 非行
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:320386
    • 提供者:xiaxinjiang
  1. msp430 定时器输出pwm方波

    2下载:
  2. msp430 定时器输出pwm方波 方便 可调
  3. 所属分类:Windows编程

    • 发布日期:2012-03-18
    • 文件大小:329216
    • 提供者:13853643556
  1. PWM

    0下载:
  2. msp430 16位单片机的pwm波的实现程序,用于控制电机,初学者试看-msp430 16 bit microcontroller pwm wave implementation procedures for the control of the motor, beginners Look at
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:16961
    • 提供者:caizhihe
  1. MSP430-PWM-Motor-speed-control

    2下载:
  2. 该程序利用MSP430单片机输出PWM波实现电机的精确调速,能稳定、精确的控制电机。-The program USES MSP430 single chip microcomputer to realize precise control of motor speed of the motor output PWM wave, can stable and accurate control of the motor.
  3. 所属分类:SCM

    • 发布日期:2015-11-25
    • 文件大小:24576
    • 提供者:CHG
  1. LaunchPad--PWM

    0下载:
  2. LaunchPad MSP430 PWM -LaunchPad PWM
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:106740
    • 提供者:bhaltair
  1. PWM

    0下载:
  2. msp430的PWM程序,可用按键调占空比,用LED显示变化-msp430 PWM procedures available buttons adjust the duty cycle, with the LED display changes
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:18864
    • 提供者:杨力铭
  1. PWM

    0下载:
  2. 该程序是对MSP430进行PWM波进行输出,已验证成功,并且该程序可实现按键控制PWM波的占空比,可实现0~100 的占空比调制,如果外加一个滤波电路可以实验调节占空比达到控制模拟电压的效果。-The program is carried out on the MSP430 PWM wave output, has been successfully verified, and the program can realize the keys to control the duty ratio
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:44111
    • 提供者:蒋龙
  1. msp430--PWM

    0下载:
  2. 非常好的msp430程序,适用于IAR软件读写。对于初学者尤其是电子电路大赛的同学很适合。-Very good msp430 procedures applicable to the IAR software to read and write. For beginners, especially the electronic circuit is suitable for students competition.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:955
    • 提供者:郑文博
  1. PWM

    0下载:
  2. 用MSP430产生PWM波程序占空比可调-Using MSP430 PWM wave generation process of adjustable duty ratio
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:11789
    • 提供者:饶贵林
  1. PWM

    0下载:
  2. MSP430 PWM例程,带有详细注释,可以教你怎么使用PWM-MSP430 PWM routines, with detailed notes, can teach you how to use the PWM
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:27862
    • 提供者:张海荣
  1. pwm-

    0下载:
  2. msp430 pwm 捕获 输出 源码-msp430 pwm capture the output source
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:109036
    • 提供者:安保统
  1. MSP430-PWM

    0下载:
  2. 本程序为PWM程序,使用时注意使用时钟程序shizhong(),在SMCLK为1MHZ时,最大频率为10KHZ,SMCLK为8MHZ时,最大频率约为80KHZ, 可通过直接调用函数得到PWM波,如果需要两个占空比的PWM,按下列函数说明修改,否则可删除屏蔽部分-The procedure for the PWM program, note the use of using a clock program shizhong (), in SMCLK is 1MHZ, the maximum f
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:21200
    • 提供者:曹宇婷
  1. msp430-pwm

    0下载:
  2. msp430的pwm控制,在一定时间间隔让pwm的占空比自动变化。-msp430 of pwm control, at a certain time interval so that the duty cycle of the automatic change pwm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:37330
    • 提供者:黄震
  1. TimerA_pwmTest

    0下载:
  2. MSP430 PWM初始化时钟配置及输出脉冲(MSP 430 PWM initialization clock configuration and output pulse)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:29696
    • 提供者:en1332
  1. OutOfBox_MSP430FR6989

    0下载:
  2. Out Of Box Application For MSP430FR6989 Includes PWM and LCD driver Samples
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-17
    • 文件大小:278528
    • 提供者:venkata
  1. PWM_30percent

    0下载:
  2. 用msp430输出占空比为30%的pwm波(MSP430 output PWM wave with a duty ratio of 30%)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:48128
    • 提供者:陈景润
  1. SD卡读写

    0下载:
  2. 使用MSP430实现SD卡读写,代码已通过验证。(Using MSP430 to read and write the SD card, the code has been verified.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:19456
    • 提供者:ayasp
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com